Add a fake STEPPER function that is used for drawing scrollbar steppers,
authorOwen Taylor <otaylor@redhat.com>
Sun, 21 Apr 2002 19:00:52 +0000 (19:00 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 21 Apr 2002 19:00:52 +0000 (19:00 +0000)
commit1ffde0469ea991648a4341cd87ca3a42de9a8b41
tree13173f4d3c8029ae4b8c097f3ac80693fe1f4933
parent06008057b6d1ea26f2a077612fc9e0455bb200c2
Add a fake STEPPER function that is used for drawing scrollbar steppers,

Sun Apr 21 14:10:04 2002  Owen Taylor  <otaylor@redhat.com>

        * pixbuf-rc-style.c pixbuf.h pixbuf-draw.c: Add a fake STEPPER
        function that is used for drawing scrollbar steppers,
        so that themes that want to draw the button and arrow
        separately can override the default handling.

        * pixbuf-draw.c: Remove draw_polygon() since it was
        just a cut-and-paste of the default one. Remove
        some unused code.
modules/engines/pixbuf/ChangeLog
modules/engines/pixbuf/pixbuf-draw.c
modules/engines/pixbuf/pixbuf-rc-style.c
modules/engines/pixbuf/pixbuf.h